-
Home
-
WPGraphQL
-
1.13.0
-
Code
-
Classes
- WPMutationType
Total Complexity |
30 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
311 |
Lines of code |
130 |
Logical lines of code |
55 |
Comment lines |
128 |
Methods |
9 |
Properties |
8 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
56 |
5 |
16 |
is_config_valid() |
S |
57 |
5 |
16 |
get_resolver() |
S |
55 |
4 |
19 |
register_mutation_field() |
S |
54 |
3 |
22 |
register_mutation_input() |
S |
59 |
3 |
14 |
register_mutation_payload() |
S |
59 |
3 |
14 |
get_input_fields() |
S |
61 |
3 |
12 |
get_output_fields() |
S |
61 |
3 |
12 |
register_mutation() |
S |
75 |
1 |
5 |